home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / cellcont / data1.cab / DELPHIDM / UStyle.dfm / UStyle.txt
Encoding:
Text File  |  1998-11-20  |  2.8 KB  |  123 lines

  1. inherited FStyle: TFStyle
  2.   Left = 196
  3.   Top = 103
  4.   Caption = 'Adjust face'
  5.   PixelsPerInch = 96
  6.   TextHeight = 13
  7.   inherited Panel1: TPanel
  8.     inherited Cell1: TCell
  9.       ControlData = {
  10.         00000100D8380000BE130000000000000A000000010101010101000101001400
  11.         0000546F}
  12.     end
  13.   end
  14.   inherited Panel2: TPanel
  15.     inherited Label1: TLabel
  16.       Top = 32
  17.     end
  18.     inherited RichEdit1: TRichEdit
  19.       Top = 56
  20.       Height = 65
  21.       Lines.Strings = (
  22.         ''
  23.         'There is 22 characteristic to custom Cell outlook.')
  24.     end
  25.     object CheckBox1: TCheckBox
  26.       Left = 128
  27.       Top = 8
  28.       Width = 97
  29.       Height = 17
  30.       Caption = 'Row mark'
  31.       Font.Charset = GB2312_CHARSET
  32.       Font.Color = clWindowText
  33.       Font.Height = -15
  34.       Font.Name = '∩┐╜∩┐╜∩┐╜∩┐╜'
  35.       Font.Style = []
  36.       ParentFont = False
  37.       State = cbChecked
  38.       TabOrder = 2
  39.       OnClick = CheckBox1Click
  40.     end
  41.     object CheckBox2: TCheckBox
  42.       Left = 128
  43.       Top = 32
  44.       Width = 97
  45.       Height = 17
  46.       Caption = 'Col mark'
  47.       Font.Charset = GB2312_CHARSET
  48.       Font.Color = clWindowText
  49.       Font.Height = -15
  50.       Font.Name = '∩┐╜∩┐╜∩┐╜∩┐╜'
  51.       Font.Style = []
  52.       ParentFont = False
  53.       State = cbChecked
  54.       TabOrder = 3
  55.       OnClick = CheckBox2Click
  56.     end
  57.     object CheckBox3: TCheckBox
  58.       Left = 248
  59.       Top = 8
  60.       Width = 113
  61.       Height = 17
  62.       Caption = 'Level scroll'
  63.       Font.Charset = GB2312_CHARSET
  64.       Font.Color = clWindowText
  65.       Font.Height = -15
  66.       Font.Name = '∩┐╜∩┐╜∩┐╜∩┐╜'
  67.       Font.Style = []
  68.       ParentFont = False
  69.       State = cbChecked
  70.       TabOrder = 4
  71.       OnClick = CheckBox3Click
  72.     end
  73.     object CheckBox4: TCheckBox
  74.       Left = 248
  75.       Top = 32
  76.       Width = 121
  77.       Height = 17
  78.       Caption = 'Ver scroll'
  79.       Font.Charset = GB2312_CHARSET
  80.       Font.Color = clWindowText
  81.       Font.Height = -15
  82.       Font.Name = '∩┐╜∩┐╜∩┐╜∩┐╜'
  83.       Font.Style = []
  84.       ParentFont = False
  85.       State = cbChecked
  86.       TabOrder = 5
  87.       OnClick = CheckBox4Click
  88.     end
  89.     object CheckBox5: TCheckBox
  90.       Left = 384
  91.       Top = 8
  92.       Width = 97
  93.       Height = 17
  94.       Caption = 'Frame'
  95.       Font.Charset = GB2312_CHARSET
  96.       Font.Color = clWindowText
  97.       Font.Height = -15
  98.       Font.Name = '∩┐╜∩┐╜∩┐╜∩┐╜'
  99.       Font.Style = []
  100.       ParentFont = False
  101.       State = cbChecked
  102.       TabOrder = 6
  103.       OnClick = CheckBox5Click
  104.     end
  105.     object CheckBox6: TCheckBox
  106.       Left = 384
  107.       Top = 32
  108.       Width = 113
  109.       Height = 17
  110.       Caption = 'Page footer'
  111.       Font.Charset = GB2312_CHARSET
  112.       Font.Color = clWindowText
  113.       Font.Height = -15
  114.       Font.Name = '∩┐╜∩┐╜∩┐╜∩┐╜'
  115.       Font.Style = []
  116.       ParentFont = False
  117.       State = cbChecked
  118.       TabOrder = 7
  119.       OnClick = CheckBox6Click
  120.     end
  121.   end
  122. end
  123.